@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
body {
	font-family: 微软雅黑;
	font-size: 14px;
}
a img {
	border: none;
}
.header {
	height: 85px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
	background-color: #fff;
	box-shadow: 1px 1px 5px #888888;
}
.header .head {
	height: 85px;
	margin: 0 auto;
	width: 1100px;
}
.header .head .logo {
	display: inline;
	margin-left: 12px;
}
.header .head .fl {
	float: left;
	margin-top: 10px;
}
.header .head .nav {
	float: right;
	width: 718px;
}
.header .head .nav .languageBox {
	background-color: #000;
	border-radius: 50px;
	margin-top: 10px;
	width: 107px;
	height: 20px;
	opacity: 0.5;
	float: right;
	margin-right: 10px;
}
.header .head .nav .languageBox a:first-child {
	border-right: 1px solid #a39c9c;
}
.header .head .nav .languageBox a {
	color: #666;
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 0 10px;
	transition: color 1s ease 0s;
}
.header .head .nav .languageBox a:hover {
	color: #fff;
}
.header .head .nav ul {
	margin-left: 62px;
	margin-top: 19px;
}
.header .head .nav ul li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.header .head .nav ul li a {
	color: #CCC;
	transition: color 1s ease 0s;
}
.header .head .nav ul li.on a {
	color: #000;
}
.header .head .nav ul li a:hover {
	color: #000;
}
/*banner*/
.none {
	display: none;
}
.banner {
	min-width: 1200px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	z-index: 1;
}
.banner_show {
	width: 100%;
	text-align: center;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.bannger_inbox {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.bannger_inbox img {
	text-align: center;
	width: 100%;
}
/*.banner_show .bannger_inbox img{ width:100%;}*/
/*翻页*/
.banner_pre_next {
	position: relative;
	z-index: 105;
	top: 420px;
	width: 100%;
	left: 0;
	height: 37px;
	margin-left: 0;/**left:240px;*/
}
.banner_pre_next a {
	width: 37px;
	height: 37px;
	background: url(../images/btn.png) no-repeat;
	text-indent: -999em;
}
.banner_pre_next .banner_btn_left {
	position: absolute;
	left: 10%;
	background-position: 0px 0px;
}
.banner_pre_next .banner_btn_right {
	position: absolute;
	right: 10%;
	background-position: -37px 0px;
}
 @media (max-width:1920px) {
.banner_show .bannger_inbox {
	height: 100%;
	display: block;
}
.banner_show .bannger_inbox img {
	height: 100%;
}
}
@media (max-width:1600px) {
.banner_show .bannger_inbox {
	display: block;
	width: 103%;
}
.banner_show .bannger_inbox img {
	width: 103%;
}
}
 @media (max-width:1550px) {
.banner_show .bannger_inbox {
	display: block;
	width: 110%;
}
.banner_show .bannger_inbox img {
	width: 110%;
}
}
@media (max-width:1440px) {
.banner_show .bannger_inbox {
	display: block;
	width: 111%;
}
.banner_show .bannger_inbox img {
	width: 111%;
}
}
 @media (max-width:1366px) {
.banner_show .bannger_inbox {
	display: block;
	width: 100%;
}
.banner_show .bannger_inbox img {
	width: 100%;
	height: 100%;
}
.banner_pre_next {
	top: 270px;/**left:240px;*/
}
}
@media (max-width:1339px) {
.banner_show .bannger_inbox {
	display: block;
	width: 100%;
}
.banner_show .bannger_inbox img {
	width: 100%;
	height: 103%;
}
.banner_pre_next .banner_btn_left{left:8%;}
.banner_pre_next .banner_btn_right{right:8%;}
}
/*文字*/
.banner_mag {
	width: 1440px;
	height: 520px;
	position: absolute;
	overflow: hidden;
	left: 33%;
	top: 10%;
	margin-left: -500px;
	text-align: left;
	z-index: 99;
	line-height: 25px;
	font-family: "Microsoft YaHei";
}
.banner_magbox {
	height: 520px;
	/*background:url(../images/ico3.png) repeat;*/
	text-align: left;
	padding: 80px 30px 35px;
}
.banner_magbox .focus-img {
	margin-bottom: 40px;
	position: absolute;
	left: 8%;
}
.banner_magbox h4 {
	font-size: 60px;
	/*font-weight:normal;*/
	color: #b9030a;
	font-family: 创艺简隶书;
	margin-bottom: 10px;
	position: absolute;
	right: 28%;
	top: 44%;
}
.banner_magbox h6 {
	font-size: 27px;
	font-weight: normal;
	color: #b9030a;
	font-family: Consolas;
	margin-bottom: 10px;
	position: absolute;
	right: 29%;
	top: 53%;
}
.banner_magbox p {
	position: absolute;
	font-family: 文鼎CS报宋繁;
	right: 10%;
	top: 30%;
	font-size: 50px;
	color: #333;
	font-weight: normal;
	line-height: 22px;
}
.banner_magbox dl {
	position: absolute;
	top: 25%;
	right: 35%;
	width: 23%;
	height: 400px;
}
.banner_magbox dl dt {
	text-align: center;
	font-size: 35px;
	color: #cc0000;
	line-height: 40px;
}
.banner_magbox dl dt dd {
	font-size: 14px;
	margin-top: 30px;
	text-align: center;
}
.banner_magbox a {
	position: absolute;
	top: 78%;
	left: 12%;
	font-size: 13px;
	display: block;
	text-align: center;
	border: 2px solid #cc9933;
	color: #cc9933;
	width: 70px;
	height: 18px;
	line-height: 18px;
}
/*产品*/
.floor1 {
	width: 100%;
	height: 100%;
	background: url(../images/bg.jpg) repeat-y;
}
.floor1 .top {
	width: 1100px;
	padding-top: 180px;
	padding-bottom: 50px;
	margin: 0 auto;
	text-align: center;
}
.floor1 .top .top_en { /*font-family:Montype Corsiva;*/
}
/*产品图*/
.container {
	margin: 0 auto;
	max-width: 1100px;
}
.container img {
	max-width: 100%;
	vertical-align: middle;
}
.container .full-length {
	width: 100%;
	float: left;
	padding-bottom: 80px;
}
.container ul {
	margin: 0 -1.5%;
}
.container li {
	float: left;
	width: 31.33%;
	margin: 10px 1%;
	list-style: none;
}
.container p {
	font-weight: 300;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 15px;
	word-break: break-all;
	word-wrap: break-word;
	color: #666;
	/*line-height:25px;
	font-size: 15px;
	text-align:center;
	height: 25px;*/
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.container h4 {
	font-size: 20px;
	margin: 5px 0 10px;
	/*	height: 88px;*/
	color: #666;
	/*font-size:26px;*/
	font-weight: normal;/*text-align:center;*/
	/*line-height:185px;*/
/*	margin-bottom:23px;*/
}
/*.container h3{font-size: 20px; margin: 5px 0 10px;}
.container p{font-weight: 300; line-height: 20px; font-size: 14px; margin-bottom: 15px;}*/
.container .btn {
	display: inline-block;
	padding: 5px 10px;
	font-size: 14px;
	color: #fff;
	border: 2px solid #4d92d9;
	background-color: #4d92d9;
	text-decoration: none;
	transition: 0.4s;
}
.container .btn:hover {
	background-color: transparent;
	color: #4d92d9;
	transition: 0.4s;
}
.container .text-desc {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	opacity: 0;
	width: 100%; /*padding: 20px;*/
}
/*= Reset CSS End
================= *


/* effect-5 css */
.port-5 {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	border: 4px solid rgba(255, 255, 255, 0.9);
	overflow: visible;
	background-color: #fff;
}
.port-5.effect-1 {
	z-index: 9;
}
.port-5.effect-1 img {
	transition: 0.5s;
}
.port-5.effect-1:hover img {
	transform: scale(0.5) translateX(-100%);
	position: relative;
	z-index: 9;
	border: 6px solid rgba(255, 255, 255, 0.9);
}
.port-5.effect-1 .text-desc {
	transform: translateX(100%);
	opacity: 0;
	padding: 110px 0px 0px 50px;
	transition: 0.5s;
}
.port-5.effect-1:hover .text-desc {
	transform: translateX(0px);
	opacity: 1;
}
.port-5.effect-2 {
	z-index: 10;
}
.port-5.effect-2 img {
	transition: 0.5s;
	transform: none;
}
.port-5.effect-2:hover img {
	transform: scale(0.5) translateY(100%);
	position: relative;
	z-index: 9;
	border: 6px solid rgba(255, 255, 255, 0.9);
}
.port-5.effect-2 .text-desc {
	transform: translateY(-100%);
	opacity: 0;
	padding-top: 70px;
	text-align: center;
	transition: 0.5s;
}
.port-5.effect-2:hover .text-desc {
	transform: translateY(0px);
	opacity: 1;
}
.port-5.effect-3 img {
	transition: 0.5s;
}
.port-5.effect-3:hover img {
	transform: scale(0.5) translateX(100%);
	position: relative;
	z-index: 9;
	border: 6px solid rgba(255, 255, 255, 0.9);
}
.effect-3 .text-desc {
	transform: translateX(-100%);
	opacity: 0;
	padding-top: 100px;
	margin-left: -40px;
	transition: 0.5s;
}
.port-5.effect-3:hover .text-desc {
	transform: translateX(0px);
	opacity: 1;
}
/* effect-5 css end */


/*= Media Screen CSS
==================== */
@media only screen and (max-width: 1090px) {
ul {
	width: 340px;
	margin: 0 auto;
}
li {
	width: 100%;
	margin: 20px 0;
}
.port-5.effect-1 {
	z-index: 19;
}
}
 @media only screen and (max-width: 360px) {
ul {
	width: 300px;
}
.text-desc {
	padding: 7px;
}
.port-5.effect-1 .text-desc {
	padding: 13px 20px 20px 90px;
}
.port-5.effect-2 .text-desc {
	padding: 10px;
}
.port-5.effect-3 .text-desc {
	padding: 16px 90px 20px 20px;
}
}

/*.floor1 .top {
	padding-bottom: 30px;
}*/
/*企业简介*/
.floor2 {
	width: 100%;
	height:100%;
	background: url(../images/5683ff2e602e1.jpg) fixed no-repeat center center;
	background-size: 100%;
}
.floor2 .top {
	width: 1100px;
	padding-top: 180px;
	padding-bottom: 50px;
	margin: 0 auto;
	text-align: center;
}
.floor2 .qyjj {
	width: 1100px;
	margin: 0 auto;
}
.floor2 .qyjj p {
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.floor2 .qyjj img {
	width: 700px;
	margin-left: 200px;
	margin-top: 20px;
}
.floor2 .qyjj a {
	width: 131px;
	line-height: 30px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	border: #fff 1px solid;
	color: #fff;
	border-radius: 30px;
	display: block;
	transition: color 1s ease 0s;
	margin-top: 20px;
}
.floor2 .qyjj a:hover {
	color: #f8e4c3;
	border: #f8e4c3 1px solid;
}
/*新闻中心*/
.floor3 {
	width: 100%;
	height:100%;
	/*background:url(../images/swiper2_bg.png);*/
	background-size: 100%;
}
.floor3 .top {
	width: 1100px;
	padding-top: 180px;
	padding-bottom: 50px;
	margin: 0 auto;
	text-align: center;
}
.floor3 ul {
	width: 1100px;
	margin: 0 auto;
}
.floor3 ul li {
	width: 520px;
	float: left;
	overflow: hidden;
	padding: 18px 15px;
}
.floor3 ul li .date {
	background: #d8d7d7 none repeat scroll 0 0;
	border-radius: 20px;
	color: #666;
	float: left;
	font-size: 14px;
	height: 70px;
	margin: 0 30px 0 10px;
	padding: 10px 0 0 10px;
	width: 70px;
}
.floor3 ul li .date:hover {
	background: #c5ab80 none repeat scroll 0 0;
	color: #fff;
}
.floor3 ul li .date span {
	color: #c5ab80;
	display: inline-block;
	font-size: 30px;
	margin-bottom: 0px;
}
.floor3 ul li .date:hover span {
	color: #fff;
}
.floor3 ul li .xwbt a {
	font-size: 15px;
	line-height: 26px;
	color: #333;
}
.floor3 ul li .xwbt a:hover {
	color: #c5ab80;
}
.floor3 ul li .xwnr {
	color: #666;
	font-size: 13px;
	height: 57px;
	line-height: 25px;
	overflow: hidden;
}
/*联系我们*/
.floor4 {
	width: 100%;
	height: 100%;
	background: url(../images/swiper2_bg.png);
	background-size: 100%;
}
.floor4 .top {
	width: 1100px;
	padding-top: 180px;
	padding-bottom: 50px;
	margin: 0 auto;
	text-align: center;
}
.floor4 .lx {
	width: 1100px;
	margin: 0 auto;
	
}
.floor4 .lx .dh {
	float: left;
	width: 550px;
}
.floor4 .lx .dh dl {
	margin-top: 20px;
	text-align: left;
}
.floor4 .lx .dh dl dt {
	font-weight: bolder;
	line-height: 40px;
	font-size: 20px;
	color: #c5ab80;
}
.floor4 .lx .dh dl dd {
	color:#666;
	font-size: 14px;
	line-height: 28px;
}
.floor4 .lx .dh dl dd span {
	margin-left: 70px;
}
.floor4 .ly {
	float: right;
	width: 550px;
	
}
.floor4 .ly form {/*width: 800px;*/
}
.floor4 .ly form input {
	background: #d8d7d7 none repeat scroll 0 0;
	border: 0 none;
	height: 35px;
	margin: 11px 25px;
	text-indent: 20px;
	width: 350px;
}
.floor4 .ly form textarea {
	background: #d8d7d7 none repeat scroll 0 0;
	border: 0 none;
	color: #bbb;
	display: inline-block;
	height: 130px;
	line-height: 24px;
	margin-left: 25px;
	margin-top: 10px;
	text-indent: 20px;
	width: 450px;
}
.floor4 .ly form input.submit {
	text-indent: 0;
	width: 140px;/*text-align:center;*/
}
/*footer*/
.footer {
	width: 100%;
	background: #080808;
	height: 40px;
	line-height: 40px; position:fixed; bottom:0; left:0;
	z-index: 1;
}
.footer p {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	color: #fff;
}
.footer p a{ color:#fff;}
img.dw {
	position: fixed;
	bottom: 40px;
	right: 0;
	z-index: 1;
}
/*右浮动*/
#lanrenzhijia {
	position: fixed;
	left: 0;
	top: 0;
	
}
#lanrenzhijia .main {
	position: relative;
}
#lanrenzhijia .lanren {
	float: left;
	overflow: hidden;
	color: #fff;
}
#lanrenzhijia .list {
	width: 100%;
	float: left;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
#float-right {
	width: 90px;
	height: auto;
	position: absolute;
	right: 10px;
	top: 200px;
	z-index: 99999;
	background:url(../images/float_bd.png) repeat-y right;
	padding-bottom:20px;
	padding-top:10px;
}


#float-right a {
	width: 100%;
	height: 26px;
	line-height: 26px;
	display: block;
	color: #333;
	border-radius:20px;
	text-align: center;
	text-decoration: none;
	margin-bottom:18px;
}
#float-right a:hover, #float-right a.on {
	color: #fff;
	background: #c40000;
	text-decoration: none;
}
@media (max-width:1367px) {
	.floor1 .top{padding-top: 100px;
	padding-bottom:18px;}
	.floor2 .top{ padding-top: 100px;
	padding-bottom:22px;}
	.floor2 .qyjj p {
line-height: 20px;}
	.floor3 .top{ padding-top: 100px;
	padding-bottom:39px;}
	.floor4 .top{ padding-top: 100px;
	padding-bottom:39px;}
	.floor4 .ly form textarea {
	height: 80px;
}
.floor3 ul li {
	padding: 13px 15px;
}
.floor2 .qyjj p.ck{ margin-top:-15px;}
.floor2 .qyjj img {
	width: 700px;
	margin-left: 200px;
	margin-top: 17px;
}.floor2 .qyjj p.ck{margin-top:-5px;}
.floor4 .ly form input {
	height: 30px;	margin: 8px 25px;}
.container img{ width:90%;}
.footer { /*position:static;*/ }
.port-5{width:90%;}
.port-5 img{ width:100%;}
.port-5.effect-2:hover img {
	transform: scale(0.5) translateY(78%);}
 }